Skip to content

Auto Resource/Service Discovery #326

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 278 commits into from
Closed

Auto Resource/Service Discovery #326

wants to merge 278 commits into from

Conversation

jaredcnance
Copy link
Contributor

@jaredcnance jaredcnance commented Jul 2, 2018

Closes #241

FEATURE

  • write tests that address the requirements outlined in the issue
  • fulfill the feature requirements
  • bump package version

jaredcnance and others added 30 commits November 12, 2017 20:36
System.IO.IOException : The configured user limit (128) on the number of inotify instances has been reached.
AscendingSort: 30.9% improvement
DescendingSort: 20% improvement

BEFORE

          Method |     Mean |     Error |    StdDev|
--------------- |---------:|----------:|----------:|
  AscendingSort | 4.558 us | 0.2451 us | 0.6832 us |
 DescendingSort | 4.218 us | 0.1780 us | 0.4990 us |

AFTER

          Method |     Mean |     Error |    StdDev |
--------------- |---------:|----------:|----------:|
  AscendingSort | 3.146 us | 0.0326 us | 0.0709 us |
 DescendingSort | 3.372 us | 0.1228 us | 0.2618 us |
fix(AttrAttribute): unexpected scenarios cause breaking change
specify symbols server for develop
v2.3.4 Introduce ResourceDefinition
…-logging

chore(appsettings): supress middleware logging
test/#318: empty collection returned for PATCH requests
fix(operations): interface hierarchy
develop → master: operations
this is because we made the ContextGraph a static instance...if C# ever supports interfaced statics, we could swap the IContextGraph source when the test assembly starts executing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

9 participants